projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5005a9c
)
Don't say *.elc files cannot be regenerated.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 7 May 2002 06:08:37 +0000
(06:08 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 7 May 2002 06:08:37 +0000
(06:08 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index e1ae9e8d3959cd98356e404c139f6e492aca16a6..a1c5fa178d1afb8963c40b5e7c0ef7953dddfd12 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-210,8
+210,7
@@
EMACS = `echo emacs | sed '$(TRANSFORM)'`
EMACSFULL = `echo emacs-${version} | sed '$(TRANSFORM)'`
# Subdirectories to make recursively. `lisp' is not included
-# because the compiled lisp files are part of the distribution
-# and you cannot remake them without installing Emacs first.
+# because the compiled lisp files are part of the distribution.
# leim is not included because it needs special handling.
SUBDIR = lib-src src